icon: Render at content position
authorTimm Bäder <mail@baedert.org>
Sat, 20 May 2017 12:08:42 +0000 (14:08 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 20 Jul 2017 01:27:13 +0000 (21:27 -0400)
commit70a58fd83a2b27e432030724563b2b38fbfadcaa
tree0fac21c295fdb947682a8b5ff621d59e03b0a560
parent071c205c92cf395eddb3bb63b951baf81539fca2
icon: Render at content position

Since we get offset automatically to the widget allocation before
->snapshot is called, we still have to offset the difference to the
position of the content allocation.
gtk/gtkicon.c